-
Home
-
The Events Calendar
-
6.3.7
-
Code
-
Classes
- Builder
Total Complexity |
198 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
1,671 |
Lines of code |
800 |
Logical lines of code |
492 |
Comment lines |
603 |
Methods |
44 |
Properties |
15 |
Methods 44
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
upsert() |
B |
36 |
17 |
79 |
update() |
A |
43 |
11 |
49 |
find_all() |
A |
44 |
10 |
39 |
validate_rows() |
A |
44 |
9 |
49 |
check_find_value_column() |
A |
54 |
10 |
20 |
upsert_set() |
A |
43 |
8 |
49 |
where() |
A |
45 |
8 |
45 |
get_sql() |
A |
50 |
8 |
30 |
insert() |
A |
49 |
8 |
30 |
delete() |
A |
51 |
8 |
24 |
first() |
A |
57 |
8 |
16 |
get() |
S |
49 |
7 |
30 |
prepare_list_of_values() |
S |
51 |
7 |
27 |
count() |
S |
50 |
6 |
30 |
find() |
S |
54 |
5 |
21 |
where_in() |
S |
54 |
5 |
20 |
where_not_in() |
S |
54 |
5 |
20 |
create_placeholders() |
S |
57 |
5 |
17 |
query() |
S |
55 |
4 |
20 |
all() |
S |
56 |
4 |
18 |
get_where_clause() |
S |
57 |
4 |
17 |
exists() |
S |
57 |
4 |
17 |
refresh() |
S |
59 |
4 |
14 |
create_collection() |
S |
63 |
3 |
11 |
order_by() |
S |
64 |
3 |
9 |
create_replacements_values() |
S |
64 |
3 |
10 |
get_order_by_clause() |
S |
65 |
3 |
8 |
join() |
S |
61 |
2 |
12 |
generate_cache_key() |
S |
74 |
2 |
4 |
limit() |
S |
69 |
2 |
7 |
output() |
S |
67 |
2 |
7 |
set_data_to_model() |
S |
72 |
1 |
5 |
where_raw() |
S |
63 |
1 |
10 |
pluck() |
S |
79 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
offset() |
S |
75 |
1 |
4 |
invalid_operator() |
S |
78 |
1 |
3 |
class_enable_query_execution() |
S |
80 |
1 |
3 |
set_batch_size() |
S |
77 |
1 |
4 |
enable_query_execution() |
S |
77 |
1 |
4 |
queries() |
S |
82 |
1 |
3 |
has_invalid_queries() |
S |
82 |
1 |
3 |
builder_instance() |
S |
82 |
1 |
3 |
map() |
S |
79 |
1 |
3 |